Shortcomings

Type
Dependencies
Order15
OwnerAmaniRose
SectionShortcomings
Status
Review requested

shortcomings

we don’t have secure log out or secure routing when user logs out and can return to previous page and access things (only what is available to that user type) previously unavailable

our backend is a mess and would benefit from being reorganized and cleaned up. There may be repeated functions

naming convention in the files is not consistent. file names, method names, vairable names, ways of doing routing and things of that nature have no standard procedure

we were “creative” in finding workarounds

many pages don’t adhere to the design we set up, due to the filesbeing made earlier on, wihle we were still working on figureing out functionality, befroe we had design files, before we had begun adding design to the site

many missing functionalities

some missing functionalties is ammending mentee progress or ammending mentee data by directly clicking on that user’s progress on the mentor/supermentor dashbaord rather than going to management page

allows a user to ammend their own name on their profiel page

if a mentee has no assigned pathway, then there is no way for th mentor/supermentor to know they ahve taht mentee assigned other than my goign to the assigna. pathway page and seeing the drop down menu show that mentee’s name

there’s no way for an admin to update or change another user’s informaiton (apart from a mentee’s progress or a user’s password)

a mentor/supermentor dashbaord still shows a mentee’s progress on a pathway after the pathway has been completed

missing ability to make user connections, assigned badges, the design additions for all of these new features

ddin’t do incremental work and didn’t ship incrementially - meaning that our git contributions were luimp sum of all changes, rather than incremental pushes with each completed feature/user story

this sometimes caused merge conflicts or total crashes that required hefty ammendments

main page (home page - before login page) hasnot been added


Security and User Experience:

  1. Lack of Secure Logout and Routing:
    • When users log out, the application does not ensure secure routing, allowing them to return to the previous page and access content that should be restricted based on their user type.
    • This security flaw poses a risk of unauthorized access and a potential breach of user data.

Codebase and Development:
2. Backend Code Quality:

  • The backend codebase exhibits signs of disorganization, with scattered functions and modules, possibly leading to code duplication.
  • The lack of code cleanliness hinders maintainability and introduces complexities during development and debugging.

  1. Inconsistent Naming Conventions:
    • In various parts of the codebase, including file names, method names, and variable names, there is a lack of standardized naming conventions.
    • Inconsistent naming conventions can lead to developer confusion, reduced code readability, and an increased learning curve for new team members.
  1. Workarounds and Technical Debt:
    • Throughout the project, workarounds have been employed to address issues rather than implementing proper, sustainable solutions.
    • The accumulation of technical debt through these workarounds can result in future difficulties in maintaining, scaling, and extending the application.

Design and User Interface:
5. Design vs. Functionality Mismatch:

  • Many pages in the application deviate from the established design due to their development preceding the availability of design files.
  • These discrepancies create inconsistencies in the user interface and user experience, impacting the overall aesthetic and usability.

Functionality and User Interaction:
6. Missing Functionalities:

  • The application lacks several essential features and user interactions, resulting in incomplete or underdeveloped aspects.
  • Users may face limitations in achieving their goals within the application, leading to dissatisfaction.

  1. Incomplete Pathway Handling:
    • The system does not adequately support mentors and supermentors in efficiently managing assigned learning pathways.
    • This deficiency disrupts workflows and may lead to delays in mentorship activities.
  1. Limited Admin Capabilities:
    • Administrators have restricted abilities to update or modify user information, aside from managing a mentee's progress or password.
    • This limitation impedes administrative tasks and overall system oversight.
  1. Displaying Completed Pathway Progress:
    • The mentor/supermentor dashboard continues to display a mentee's progress on a pathway even after it has been completed.
    • This discrepancy can mislead mentors and supermentors, affecting their decision-making and mentoring effectiveness.
  1. Missing User Actions:
    • Certain user actions are not supported, such as amending mentee progress or data directly by clicking on a user's progress on the mentor/supermentor dashboard instead of navigating to the management page.
    • Additionally, allowing users to amend their own name on their profile page is not implemented.
  1. Unassigned Mentees Visibility:
    • The absence of a mechanism to inform mentors and supermentors about unassigned mentees poses a challenge.
    • Currently, the only way to identify these mentees is by checking the assignment pathway page, causing potential operational inefficiencies.
  1. Admin User Information Management:
    • Administrators lack the capability to update or change another user's information beyond a mentee's progress or password.
    • This limitation restricts administrative control and user data management.
  1. Missing Features:
    • Specific features, such as user connections, assigned badges, and the associated design elements, are missing from the application.
    • These feature gaps impact the completeness and functionality of the application.
  1. Lack of Incremental Work and Git Contributions:
    • The project did not follow incremental development practices, leading to git contributions delivered as a lump sum of all changes.
    • This approach caused merge conflicts, code instability, and required substantial amendments during integration.
  1. Absent Main Page (Home Page):
    • The application lacks a main page (home page) before the login page, resulting in an incomplete user journey.
    • Users do not have a central hub or starting point for their interactions, potentially causing confusion.


Development Process shortcomings

Architecture/Design shortcomings

Application/Usage shortcomings

UI/UX shortcomings

Feature shortcomings


Certainly, let's categorize the identified shortcomings into the requested buckets:

Development Process Shortcomings:

Architecture/Design Shortcomings:

Application/Usage Shortcomings (Safety Concerns):

UI/UX Shortcomings:

Feature Shortcomings:

This categorization provides a clearer breakdown of the identified issues based on their nature and impact.


Development Process Shortcomings (Gaps in Development Process):

Architecture/Design Shortcomings (Issues with Architecture/Design):

Application/Usage Shortcomings (Safety Concerns):

UI/UX Shortcomings (Pages Requiring Visual Upgrades):

Feature Shortcomings (Missing Features/Abilities):

Providing these clear explanations helps to highlight the specific issues within each category and their respective implications on the project.


Development Process Shortcomings (Gaps in Development Process):

Architecture/Design Shortcomings (Issues with Architecture/Design):

Application/Usage Shortcomings:

Feature Shortcomings (Missing Features/Abilities):